﻿@charset "utf-8";
/* CSS Document */
.banner{margin-top: .5rem;}
.banner .swiper-slide{position: relative;overflow: hidden;}
.banner .swiper-slide figure{padding-bottom: 40%;}
.banner .swiper-slide .m{display: none;}
.banner .swiper-slide .title{position: absolute;left: 8%;top: 50%;transform: translateY(-50%);display: none;}
.banner .swiper-slide .txt{ color: #FFF;transform: translateX(30%);visibility: hidden;opacity: 0;transition-duration: 1.2s;font-size: .26rem;}
.banner .swiper-slide .txt p{font-weight: 300;}
.banner .swiper-slide-active .txt{transform: translateX(0%);visibility: visible;opacity: 1;}
.banner .swiper-pagination{bottom: .1rem;}
.banner .swiper-pagination .swiper-pagination-current{font-size: .18rem;}
.banner .swiper-pagination-bullet{width: .06rem;height: .06rem;border-radius: 1rem;transition: all 0.3s;background: #FFF;opacity: .2;}
.banner .swiper-pagination-bullet-active{opacity: 1;background: #014693;}
.banner .swiper-button-next,.banner .swiper-button-prev{background: none;width: .26rem;height: .26rem;text-align: center;line-height: .26rem;outline: medium;color: #FFF;border: 1px solid #FFF;border-radius: 100%;}
.banner .swiper-button-next:after,.banner .swiper-button-prev:after{font-size: .1rem;color: #FFF;}

.dyip{padding: 0 10%;display: flex;align-items: center;justify-content: space-between;height: .5rem;background: #014693;flex-wrap: wrap;position: relative;z-index: 1;overflow: hidden;}
.dyip .left{display: flex;justify-content: space-between;color: #FFF;font-size: .08rem;flex-wrap: wrap;}
.dyip .left li{float: left;margin-left: .1rem;}
.dyip .left a{color: #FFF;}
.dyip .left a:hover{text-decoration: none;}
.dyip .right{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.dyip .right .dh{text-align: right;color: #FFF;margin-right: .2rem;}
.dyip:after{content: "";display: block;position: absolute;left: 50%;top: 0;bottom: 0;background: #ff7b19;width: 60%;transform: skew(-30deg);z-index: -1;}
.dyip .search{display: flex;align-items: center;justify-content: space-between;}
.dyip .search .input_txt{width: 1.3rem;height: .18rem;border: none;outline: magenta;padding: 0 .1rem;font-size: .08rem;}
.dyip .search .input_btn{width: .3rem;height: .18rem;border: none;outline: magenta;background: #FFF url(../images/pic4.png) no-repeat center;background-size: .1rem;}

.derp{position: relative;}
.derp .title{text-align: center;}
.derp .title p{margin-top: .05rem;color: #666;font-size: .1rem;}
.derp .gallery-thumbs{margin-top: .3rem;}
.derp .gallery-thumbs .swiper-slide{background: #F5F5F5;text-align: center;padding: .1rem 0;cursor: pointer;}
.derp .gallery-thumbs .swiper-slide-thumb-active{background: #014693;color: #FFF;}
.derp .gallery-top .swiper-slide{text-align: center;}
.derp .gallery-top .swiper-slide ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.derp .gallery-top .swiper-slide li{width: 31%;text-align: center;margin-top: .2rem;}
.derp .gallery-top .swiper-slide li .pic{padding: .2rem .2rem 0 .2rem;}
.derp .gallery-top .swiper-slide li figure{padding-bottom: 100%;}
.derp .gallery-top .swiper-slide h2{padding: .1rem;font-size: .12rem;}
.derp .gallery-top .swiper-slide a:hover{text-decoration: none;}

.dsanp{position: relative;background: #F5F5F5;}
.dsanp .title{text-align: center;}
.dsanp .title p{margin-top: .05rem;color: #666;font-size: .1rem;}
.dsanp ul{display: flex;align-items: stretch;justify-content: space-between;flex-wrap: wrap;}
.dsanp li{width: 31%;margin-top: .2rem;position: relative;}
.dsanp li figure{padding-bottom: 70%;}
.dsanp li:hover figure img{transform: scale(1.2);}
.dsanp li h2{padding: .12rem .1rem;font-size: .12rem;position: absolute;left: 0;right: 0;bottom: 0;background-image: linear-gradient(to bottom,rgba(0,0,0,.0),rgba(0,0,0,6) 100%);white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.dsanp li a{color: #FFF;}
.dsanp li a:hover{text-decoration: none;}

.dsip{position: relative;text-align: center;}
.dsip .title p{margin-top: .05rem;color: #666;font-size: .1rem;}
.dsip .box{text-align: center;margin-top: .2rem;}
.dsip .box .txt{line-height: 2;padding: 0 13%;}
.dsip .box .more{margin-top: .2rem;display: inline-block;}
.dsip .box .more i{font-size: .12rem;margin-left: .05rem;}
.dsip .box .more a{color: #014693;display: flex;align-items: center;justify-content: space-between;}
.dsip .box .more a:hover{text-decoration: none;}
.dsip .box .zhengshu{margin-top: .2rem;}
.dsip .box .zhengshu .swiper-slide figure{padding-bottom: 76%;}
.dsip .box .zhengshu .swiper-pagination-bullets{position: initial;}
.dsip .box .zhengshu .swiper-pagination-bullet{background: #014693;}
.dsip ul{display: flex;align-items: center;justify-content: space-between;margin-top: .3rem;flex-wrap: wrap;}
.dsip li i{font-size: .22rem;}
.dsip li h2{margin-top: .15rem;font-size: .12rem;}
.dsip li p{margin-top: .05rem;font-size: .09rem;}

.dwup img{width: 100%;}

.dliup{position: relative;background: #F5F5F5;}
.dliup .title{text-align: center;}
.dliup .title p{margin-top: .05rem;color: #666;font-size: .1rem;}
.dliup .box{display: flex;align-items: center;justify-content: space-between;margin-top: .2rem;flex-wrap: wrap;}
.dliup .box .list{width: 31%;}
.dliup .box .list .pic{position: relative;}
.dliup .box .list figure{padding-bottom: 60%;}
.dliup .box .list .pic h2{position: absolute;left: .1rem;right: .1rem;bottom: .1rem;color: #FFF;font-size: .14rem;}
.dliup .box .list .pic h2 p{float: right;font-size: .1rem;}
.dliup .box .list .pic h2 p a{color: #FFF;}
.dliup .box .list .pic h2 p a:hover{color: #FFF;text-decoration: none;}
.dliup .box .list ul{margin-top: .05rem;}
.dliup .box .list li{padding: .1rem 0;border-bottom: 1px dotted #CCC;}
.dliup .box .list li p{font-size: .08rem;color: #999;margin-top: .05rem;}
.dliup .box .list li a:hover{text-decoration: none;}

.dqip{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;padding: 0 10%;font-size: .08rem;}
.dqip .title{padding: .2rem 0;}
.dqip ul{display: flex;align-items: center;width: 90%;flex-wrap: wrap;}
.dqip li{margin-right: .1rem;}
.dqip li a:hover{text-decoration: none;}

.bannern{position: relative;margin-top: .5rem;}
.bannern figure{width: 100%;padding-bottom: 30%;}

.dqwz{padding:.1rem 10%;display: flex;align-items: center;flex-wrap: wrap;color: #999;border-bottom: 1px solid #EEE;background: #FFF;}
.dqwz i{color: #999;}
.dqwz .icon-shouye{font-size: .12rem;margin-right: .1rem;}
.dqwz .icon-arrow-down-copy-copy{font-size: .06rem;padding: 0 .1rem;}
.dqwz a{color: #999;}
.dqwz a:hover{text-decoration: none;}

.con{padding: 5% 10%;}

.con_l{width: 20%;float: left;}
.con_l .subnav .title{background: #014693;color: #FFF;padding: .1rem;font-size: .14rem;}
.con_l .subnav li{font-size: .1rem;background: #F5F5F5;margin-top: .05rem;}
.con_l .subnav li a{display: block;transition: all .3s;padding: .06rem .1rem;}
.con_l .subnav li a:hover{text-decoration: none;}
.con_l .subnav li a.current{background: #014693;font-weight: bold;color: #FFF;}

.con_l .lxfs{background: #F5F5F5;margin-top: .2rem;}
.con_l .lxfs .title{background: #014693;color: #FFF;padding: .1rem;font-size: .14rem;}
.con_l .lxfs .box{padding: .1rem;line-height: 1.6;}
.con_l .lxfs .box strong{display: block;font-weight: bold;color: #014693;}

.con_r{width: 77%;float: right;}
.about p{line-height: 1.8;margin-bottom: .1rem;text-indent: 2em;}
.about .pic{width: 48%;float: right;margin-left: .2rem;}
.about .pic figure{padding-bottom: 60%;}

.zjl{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zjl .txt{width: 48%;line-height: 1.8;}
.zjl .pic{width: 48%;margin-left: .2rem;}
.zjl .pic figure{padding-bottom: 60%;}

.zhiliang{line-height: 1.6;}

.licheng{background: url(../images/pic17.png) no-repeat center;background-size: cover;padding: .5rem 0;}
.licheng .swiper-father{position: relative;padding: 0 20%;}
.licheng .wenhua{background: #FFF;}
.licheng .wenhua .swiper-slide{padding: .3rem;box-sizing: border-box;text-align: center;}
.licheng .wenhua .swiper-slide h2{font-size: .3rem;margin-bottom: .1rem;font-weight: bold;}
.licheng .wenhua .swiper-slide p{line-height: 1.6;}
.licheng .swiper-father .swiper-button-next:after,.licheng .swiper-father .swiper-button-prev:after{color: #666;font-size: .14rem;}
.licheng .swiper-father .swiper-button-next,.licheng .swiper-father .swiper-button-prev{width: .3rem;height: .3rem;background: #FFF;border-radius: 1rem;margin-top: -.15rem;}
.licheng .wenhuaer{margin-top: .3rem;padding-top: .1rem;}
.licheng .wenhuaer .swiper-slide{border-top: 1px solid #DDD;text-align: center;padding: .1rem 0;}
.licheng .wenhuaer .swiper-slide:after{content: "";display: block;width: 10px;height: 10px;background: #FFF;position: absolute;left: 50%;top: -7px;margin-left: -7px;border-radius: 1rem;border: 2px solid #CCC;}
.licheng .wenhuaer .swiper-slide-thumb-active{color: #014693;font-weight: bold;}
.licheng .wenhuaer .swiper-slide-thumb-active:after{border: 2px solid #014693;}

.pinpai{line-height: 1.8;}

.wenhua ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.wenhua li{width: 33.333%;position: relative;transition: all .4s;}
.wenhua li:nth-of-type(4){width: 50%;}
.wenhua li:nth-of-type(5){width: 50%;}
.wenhua li figure{height: 3rem;}
.wenhua li .txt{position: absolute;left: .2rem;top: auto;bottom: .2rem;right: .2rem;color: #FFF;transition: all .3s;}
.wenhua li .txt h2{font-size: .16rem;}
.wenhua li .txt p{margin-top: .1rem;font-size: .1rem;}

.zhengshu ul{display: flex;align-items: stretch;justify-content: space-between;flex-wrap: wrap;}
.zhengshu li{width: 23%;text-align: center;margin-bottom: 2%;box-sizing: border-box;border: 1px solid #DDD;}
.zhengshu li figure{padding-bottom: 145%;}
.zhengshu li a:hover{text-decoration: none;}
.zhengshu li h2{padding: .1rem;}
.zhengshu li:last-child:nth-child(4n+1) {margin-right: calc((100% - 23%) / 3 * 3);}
.zhengshu li:last-child:nth-child(4n+2) {margin-right: calc((100% - 23%) / 3 * 2);}
.zhengshu li:last-child:nth-child(4n+3) {margin-right: calc((100% - 23%) / 3 * 1);}

.tuandui ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.tuandui li{width: 23%;text-align: center;margin-bottom: 2%;box-sizing: border-box;border: 1px solid #DDD;}
.tuandui li figure{padding-bottom: 70%;}
.tuandui li a:hover{text-decoration: none;}
.tuandui li h2{padding: .1rem;}
.tuandui li:last-child:nth-child(4n+1) {margin-right: calc((100% - 23%) / 3 * 3);}
.tuandui li:last-child:nth-child(4n+2) {margin-right: calc((100% - 23%) / 3 * 2);}
.tuandui li:last-child:nth-child(4n+3) {margin-right: calc((100% - 23%) / 3 * 1);}

.huoban ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.huoban li{width: 18%;text-align: center;margin-bottom: 2%;box-sizing: border-box;border: 1px solid #DDD;}
.huoban li figure{padding-bottom: 40%;}
.huoban li a:hover{text-decoration: none;}
.huoban li h2{padding: .1rem;}
.huoban li:last-child:nth-child(5n+1) {margin-right: calc((100% - 18%) / 4 * 4);}
.huoban li:last-child:nth-child(5n+2) {margin-right: calc((100% - 18%) / 4 * 3);}
.huoban li:last-child:nth-child(5n+3) {margin-right: calc((100% - 18%) / 4 * 2);}
.huoban li:last-child:nth-child(5n+4) {margin-right: calc((100% - 18%) / 4 * 1);}

.cpxqer .titleyi{background: #014693;line-height: 3;padding:0 3%;color: #FFF;}
.cpxqer .tit{float: left;font-size: .1rem;}
.cpxqer .position{width: 30%;}
.cpxqer .address{width: 20%;}
.cpxqer .salary{width: 30%;}
.cpxqer .time{width: 20%;}
.cpxqer .time i{float: right;font-size: .1rem;transition: all 0.3s;}
.cpxqer .titleer.active{background: #F5F5F5;}
.cpxqer .titleer.active .time i{transform: rotate(90deg);}
.cpxqer li{background: #FFF;border-bottom: 1px dotted #CCC;}
.cpxqer li .titleer{ line-height: 3; padding:0 3%;overflow: hidden;color: #666;cursor: pointer;}
.cpxqer li .con_er{ display:none; line-height:1.6; padding:3%;}

.product_search{display: flex;align-items: center;justify-content: space-between;margin:.4rem 25% 0 25%;border: 2px solid #CCC;border-radius: .05rem;overflow: hidden;}
.product_search .input_txt{width: 90%;height: .3rem;border: none;outline: magenta;box-sizing: border-box;background: none;box-sizing: border-box;padding: 0 .1rem;font-size: .1rem;}
.product_search .input_btn{width: 10%;height: .3rem;border: none;outline: magenta;background: url(../images/pic4.png) no-repeat center;background-size: .16rem;cursor: pointer;}

.products .box ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-bottom: -.2rem;}
.products .box li{width: 31%;text-align: center;margin-bottom: .2rem;background: #FFF;}
.products .box li .pic{padding: .2rem .2rem 0 .2rem;}
.products .box li figure{padding-bottom: 100%;}
.products .box li h2{padding: .1rem;font-size: .12rem;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.products .box li a:hover{text-decoration: none;}
.products .box li:last-child:nth-child(4n+1) {margin-right: calc((100% - 31%) / 3 * 3);}
.products .box li:last-child:nth-child(4n+2) {margin-right: calc((100% - 31%) / 3 * 2);}
.products .box li:last-child:nth-child(4n+3) {margin-right: calc((100% - 31%) / 3 * 1);}

.products_con .products_con_t .left{width: 40%;float: left;}
.products_con .products_con_t .left img{width: 100%;}
.gallery-top_products{box-sizing: border-box;border: 1px solid #DDD;}
.gallery-top_products .swiper-pagination .swiper-pagination-bullet{margin:0 3px;}
.gallery-top_products .swiper-pagination-bullet{width: 6px;height: 6px;background: #333;opacity: 0.1;}
.gallery-top_products .swiper-pagination-bullet-active{background: #333;opacity: 1;}
.products_con .products_con_t .left .swiper-father{position: relative;padding: 0 .3rem;}
.products_con .swiper-father .swiper-button-next,.products_con .swiper-father .swiper-button-prev{background: none;width: .2rem;height: .2rem;text-align: center;line-height: .2rem;margin-top: -.1rem;outline: medium;color: #666;z-index: 100;}
.products_con .swiper-father .swiper-button-next:after,.products_con .swiper-father .swiper-button-prev:after{font-size: .14rem;}
.gallery-thumbs_products{padding: .1rem 0;}
.gallery-thumbs_products .swiper-slide {opacity: .8;cursor: pointer;box-sizing: border-box;border: 1px solid #DDD;}
.gallery-thumbs_products .swiper-slide-thumb-active {opacity: 1;border: 1px solid #014693;}

.products_con_t .right{width: 55%;float: right;}
.products_con_t .right strong{font-size: .12rem;display: block;font-weight: bold;}
.products_con_t .right .xh{color: #999;margin-top: .05rem;}
.products_con_t .right .txt{line-height: 1.6;margin-top: .1rem;}
.products_con_t .right .more{display: inline-block;margin-top: .2rem;font-size: .12rem;}
.products_con_t .right .more span{color: #014693;}
.products_con_t .right .more i{font-size: .14rem;margin-right: .05rem;color: #014693;}
.products_con_t .right .wx{margin-top: .1rem;position: relative;display: flex;align-items: center;justify-content: center;width: .2rem;height: .2rem;background: #2aae67;cursor: pointer;}
.products_con_t .right .wx i{color: #FFF;font-size: .12rem;}
.products_con_t .right .wx .pic{position: absolute;left: 0;bottom: .2rem;width: .6rem;visibility: hidden;opacity: 0;transition: all .3s;box-shadow: 0 0 5px rgba(0,0,0,.1);}
.products_con_t .right .wx:hover .pic{opacity: 1;visibility: visible;}
.products_con_t .right .wx .pic img{width: 100%;}

.products_con_b{margin-top: .2rem;padding-bottom: .2rem;}
.products_con_b .gallery-thumbs_products_xq{border-bottom: 1px solid #F7F7F7;}
.products_con_b .gallery-thumbs_products_xq .swiper-slide{font-size: .1rem;padding: .05rem 0;color: #333;cursor: pointer;background: #F7F7F7;text-align: center;}
.products_con_b .gallery-thumbs_products_xq .swiper-slide-thumb-active{color:#FFF;background: #014693;}
.products_con_b .gallery-top_products_xq{padding-top: .2rem;}
.products_con_b .gallery-top_products_xq .swiper-slide .txt{line-height: 1.6;}
.products_con_b .gallery-top_products_xq .swiper-slide img{max-width: 100%;}
.products_con_b .gallery-top_products_xq .swiper-slide table{border-collapse:collapse;border-left: 1px solid #DDD;border-top: 1px solid #DDD;width: 100%;}
.products_con_b .gallery-top_products_xq .swiper-slide th{border-right: 1px solid #DDD;border-bottom: 1px solid #DDD;padding: .1rem;background: #014693;color: #FFF;font-weight: bold;font-size: .1rem;}
.products_con_b .gallery-top_products_xq .swiper-slide td{border-right: 1px solid #DDD;border-bottom: 1px solid #DDD;padding: .1rem;font-size: .1rem;}
.products_con_b .gallery-top_products_xq .swiper-slide video{width: 100%;}

.products_related{margin-top: .3rem;text-align: center;}
.products_related .title{font-size: .14rem;}
.products_related .picshi{margin-top: .2rem;text-align: left;}
.products_related .swiper-slide{text-align: center;}
.products_related .swiper-slide .pic{padding: .2rem .2rem 0 .2rem;}
.products_related .swiper-slide figure{padding-bottom: 100%;}
.products_related .swiper-slide h2{line-height: 2;}
.products_related .swiper-slide a:hover{text-decoration: none;}
.products_related .moreer{background: #014693;display: inline-block;margin-top: .2rem;}
.products_related .moreer a{color: #FFF;padding: .05rem .2rem;display: block;}
.products_related .moreer a:hover{text-decoration: none;}

.news li{box-sizing: border-box;position: relative;font-size: 0;border-bottom: 1px solid #EEE;padding-bottom: .1rem;margin-bottom: .1rem;}
.news li .pic{width: 28%;border: 2px solid #EEE;}
.news li .pic figure{padding-bottom: 100%;}
.news li:hover figure img{transform: scale(1.1);}
.news li time{font-size: .1rem;}
.news li .txt{padding: 0 .3rem;position: relative;z-index: 1;display: inline-table;vertical-align: middle;width:70%;box-sizing: border-box;}
.news li .txt strong{display: block;font-size: .14rem;margin-top: .1rem;}
.news li .txt p{margin-top: .12rem;font-size: .08rem;color: #777;}
.news li .txt .more{margin-top: .2rem;font-size: .08rem;display: inline-block;color: #333;padding: .05rem .1rem;transition: all .3s;border: 1px solid #DDD;}
.news li:hover .txt .more{border: 1px solid #263c92;color: #263c92;}
.news li a{transition: all 0.3s;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.news li a:hover{text-decoration: none;}
.news li:hover .txt:after{width: 100%;right: auto;left: 0;}
.news li:last-child:nth-child(3n+2) {margin-right: calc((100% - 30%) / 2 * 1);}

.wenti li{border-bottom: 1px dashed #CCC;padding: .08rem 0;}
.wenti li .dan{margin-top: .07rem;}
.wenti li .wen p{font-weight: bold;}
.wenti li p{margin-left: .2rem;color: #666;}
.wenti li span{background: #888; float: left;width: .12rem;height: .12rem;display: flex;align-items: center;justify-content: center;color: #FFF;}
.wenti li .dan span{background: #263c92;}

.news_con .left{width: 65%;float: left;background: #FFF;box-sizing: border-box;}
.news_con .left .title h2{font-size: .16rem;}
.news_con .left .title p{margin-top: 10px;color: #999;}
.news_con .left .txt{line-height: 2;margin-top: .2rem;border-top: 1px solid #e7e7e7;padding: .2rem 0;}
.news_con .left .txt p{padding-bottom: 10px;}
.news_con .left .txt img{max-width: 100%;}
.news_con .right{width: 30%;float: right;background: #f5f5f5;box-sizing: border-box;padding: .2rem;}
.news_con .right h2{font-size: .14rem;}
.news_con .right ul{margin-top: .1rem;}
.news_con .right li{box-sizing: border-box;position: relative;font-size: 0;border-bottom: 1px solid #FFF;padding: .1rem 0;}
.news_con .right li:last-child{border-bottom: none;}
.news_con .right li .pic{width: 30%;display: inline-table;vertical-align: middle;box-sizing: border-box;}
.news_con .right li figure{padding-bottom: 100%;}
.news_con .right li:hover figure img{transform: scale(1.1);}
.news_con .right li .txt{position: relative;z-index: 1;display: inline-table;vertical-align: middle;width: 67%;box-sizing: border-box;margin-left: 3%;}
.news_con .right li .txt strong{display: block;font-size: .1rem;}
.news_con .right li .txt .more{margin-top: .1rem;font-size: .08rem;display: inline-block;color: #333;padding: .01rem .1rem;transition: all .3s;border: 1px solid #DDD;}
.news_con .right li:hover .txt .more{border: 1px solid #263c92;color: #263c92;}
.news_con .right li a{transition: all 0.3s;}
.news_con .right li a:hover{text-decoration: none;}

.fenye{margin-top: .2rem;}
.fenye ul{font-size: 0px;text-align: center;}
.fenye li{display: inline-block;font-size: .1rem;text-align: center;margin:0 .03rem;background: #FFF;}
.fenye li a{display: block;width: .14rem;height: .14rem;line-height: .14rem;border: 1px solid #CCC;}
.fenye li a:hover{display: block;text-decoration: none;border: 1px solid #263c92;background: #263c92;color: #FFF;}
.fenye li.current a{border: 1px solid #263c92;background: #263c92;color: #FFF;}
.fenye li:first-child a{border: 1px solid #FFF;}
.fenye li:first-child a:hover{border: 1px solid #263c92;background: #FFF;color: #263c92;}
.fenye li:last-child a{border: 1px solid #FFF;}
.fenye li:last-child a:hover{border: 1px solid #263c92;background: #FFF;color: #263c92;}
.fenye li i{font-size: .1rem;}

.syt{padding: .1rem 0;background: #F5F5F5;}
.syt ul{display: flex;align-items: center;justify-content: space-between;}
.syt li{line-height: 2;text-align: center;}
.syt li a{display: flex;align-items: center;justify-content: center;padding: 0 .1rem;}
.syt li a:hover{display: flex;align-items: center;justify-content: center;text-decoration: none;}
.syt li i{font-size: .1rem;}
.syt li:nth-of-type(1) i{margin-right: .06rem;}
.syt li:nth-of-type(2) i{margin-right: .06rem;}
.syt li:nth-of-type(3) i{margin-left: .06rem;}
.syt ul:after{display: none;}

.con .contact{line-height: 1.6;background: #F5F5F5;}
.con .contact .txt{box-sizing: border-box;padding: .3rem;}
.con .contact .txt .title{font-weight: bold;margin-bottom: .1rem;}
.con .contact .txt strong{font-weight: bold;}
.con .contact .txter{line-height: 1.6;margin-top: .05rem;}

#map_container{ height:2.5rem;}

.liuyan{margin-top: .4rem;}
.liuyan .title{text-align: center;font-size: 30px;}
.liuyan .txt{text-align: center;margin-top: 15px;}
.liuyan ul{margin-top: .2rem;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.liuyan ul:after{display: none;}
.liuyan li{ width:49%; margin-bottom: .1rem;}
.liuyan li p{padding-bottom: 5px;}
.liuyan li .input_txt{ width:100%; border:2px solid #EEE; outline:medium; padding:10px 2%; font-family:'Conv_tt1161m_';box-sizing: border-box;}
.liuyan .textarea{  margin:0;}
.liuyan .textarea textarea{ width:100%; height:1rem; border:2px solid #EEE; outline:medium; padding:1%;box-sizing: border-box;}
.liuyan .textarea p{font-weight: bold;padding-bottom: 10px;}
.liuyan .more{margin-top:10px;}
.liuyan .input_btn{border:0 none; color:#FFF; background:#263c92;cursor: pointer;outline: medium;padding: .05rem .3rem;}